home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 January: Mac OS SDK / Dev.CD Jan 96 SDK / Dev.CD Jan 96 SDK1.toast / Development Kits (Disc 1) / PlainTalk / Speech Recognition / Goodies / TestClient / Test Grammar.tc < prev    next >
Encoding:
Text File  |  1995-06-20  |  103 b   |  6 lines  |  [TEXT/ttxt]

  1. <PlaceCall> = Call <person> at <location>;
  2.  
  3. <person> = Arlo | Brent | Matt;
  4.  
  5. <location> = home | work;
  6.